runtime.gcBits.x (field)
6 uses
runtime (current package)
mbitmap.go#L1167: return markBits{&s.gcmarkBits.x, uint8(1), 0}
mheap.go#L2340: x uint8
mheap.go#L2345: return addb(&b.x, n)
pinner.go#L308: for _, x := range unsafe.Slice((*uint64)(unsafe.Pointer(&p.x)), bytes/8) {
pinner.go#L317: memmove(unsafe.Pointer(&newPinnerBits.x), unsafe.Pointer(&p.x), bytes)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |